home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / PACKET / APRS805 / README / OVERLAYS.TXT < prev    next >
Text File  |  1997-07-08  |  4KB  |  65 lines

  1. Version 7.9.5                   MAP OVERLAYS
  2.  
  3.  
  4. APRS now has a MAPS-OVERLAYS command which can overlay any type of
  5. temporary data onto the maps.  Each time you execute the command, the 
  6. data file is read, and the objects are overlayed on the currently displayed
  7. map.  You have the option of adding these objects to your P-List, so that
  8. they will remain on your maps as you zoom and drive...  Because of the 
  9. large volume of potential data, only a few files (*) are provided with the 
  10. distribution copy of APRS as follows:
  11.  
  12.    *DIGIS.POS     SHows all known APRS digis natiowide with range circles
  13.    *GATES.POS     Shows all known gates
  14.    *FREQS.POS     Shows all known APRS Frequencies
  15.    *NWSPOSNS.POS  SHows all NWS sites
  16.    *STORES.POS    Shows all nationally advertised Ham stores
  17.     2M-VOICE.POS  Shows locations of wide area 2M voice repeaters
  18.     WRECKS.POS    Shows all CAP known crash sites.  Important for SAR
  19.                   so that time is not wasted on old wreckages.  There are
  20.                   several files CRASHE, W, SE, M, C, NW and CA.POS
  21.     RSHACKS.POS   Shows all Radio Shacks in the country
  22.     ZIPS.POS      Shows all Postal Zip codes.  Get ZIPS1, 2, 3..., 9.POS
  23.  
  24. Once you donwload these additonal files for your area, if you COPY just
  25. the file for your area to the generic filenames of RSHACKS, WRECKS and ZIPS, 
  26. then you can see them from the menu directly with a single key stroke.  
  27. Otherwise you will have to enter MAPS-OVERLAYS-OTHER-FILENAME to see them...
  28.  
  29. If someone decides to combine all the files into single files (on big and
  30. fast machines) please do not name the original source file with the
  31. generic name, or it may be overwritten by someone elses customized file
  32. of the same name.  That is also why the first line comment line appears
  33. when you load a file.  This is so you can see whats really in the generic
  34. filenames.  Keeping the files small for your area really speeds things
  35. up on older slow disk drives...
  36.  
  37.     THese files must be placed in your APRS\POS directory. You can make
  38. these POS files for your own area limited only by your imagination.  A
  39. file of all VOICE repeaters is important for the traveler.  Use the freq
  40. as the callsign so that it shows on the map.  Or you can make a .POS file
  41. of all your club members so that you can visualize your net.  
  42.  
  43. FORMAT:  The format is simple.  Each line consists of a NAME up to 9
  44. characters (variable length) followed by the normal FIXED station
  45. APRS position format beginnning with an exclaimation point.  You MUST
  46. also add a single line descriptive comment at the beginning that will be
  47. displayed to the user when he executes the OVERLAY command.  If you omit
  48. this first line, then the first line of data will be used as the 
  49. comment line and it will not be plotted... Have fun!
  50.  
  51. BUILDING FILES:  THis is easy.  Just use APRS.  Use the INPUT-ADD command
  52. to add as many objects to the map as you want.  When you are finished,
  53. do a FILE-SAVE.  Then load the file into a text editor and delete all
  54. of the date/times between the end of the object name and the beginning 
  55. of the latitude.  Replace all this with just the exclaimation point (!).
  56. Then save the file as a .POS file in your .POS directory.
  57.  
  58. Do not worry about exact lat/longs.  Just use your eyeball on the most
  59. detailed APRS map that you have.  The exact location will never matter,
  60. since anyone who is viewing the overlay data will be using the SAME
  61. map to VIEW it as you did to estimate the position in the first place.
  62. As you get more detailed maps, or as someone visits the site with a GPS,
  63. then clearly the posits must be updated.  But you can do that later...
  64.  
  65.